home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 8 (Internal Edition) / Apple R&P Lib Internal v8.0.iso / 3-Presentations / Service⁄Support⁄Training / Self-Paced Training / HyperCard 2.0 Training / •HC 2.0-6 / •HC 2.0-6 / card_10205.txt < prev    next >
Text File  |  1990-04-06  |  2KB  |  90 lines

  1. -- card: 10205 from stack: in.0-6
  2. -- bmap block id: 10399
  3. -- flags: 0000
  4. -- background id: 9237
  5. -- name: printReportSample.6
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=13 top=2 right=318 bottom=500
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Info 1
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   showFld
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 1 (field)
  28. -- low flags: 01
  29. -- high flags: 2004
  30. -- rect: left=243 top=232 right=336 bottom=504
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 0
  34. -- font id: 174
  35. -- text size: 14
  36. -- style flags: 0
  37. -- line height: 14
  38. -- part name: 
  39. ----- HyperTalk script -----
  40. on mouseUp
  41. end mouseUp
  42.  
  43.  
  44.  
  45. -- part 2 (button)
  46. -- low flags: 00
  47. -- high flags: 2000
  48. -- rect: left=462 top=304 right=333 bottom=500
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 5233 / 5233
  51. -- text alignment: 1
  52. -- font id: 0
  53. -- text size: 12
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: returnArrow
  57. ----- HyperTalk script -----
  58. on mouseUp
  59.   visual zoom close
  60.   go cd "multiple reports" of stack "Intro to HyperCard 2.0"
  61. end mouseUp
  62.  
  63.  
  64.  
  65. -- part 4 (field)
  66. -- low flags: 81
  67. -- high flags: 2004
  68. -- rect: left=251 top=59 right=185 bottom=442
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 0 / 0
  71. -- text alignment: 0
  72. -- font id: 174
  73. -- text size: 14
  74. -- style flags: 0
  75. -- line height: 15
  76. -- part name: info 1
  77. ----- HyperTalk script -----
  78. on mouseUp
  79.   hide me
  80. end mouseUp
  81.  
  82.  
  83.  
  84. -- part contents for card part 1
  85. ----- text -----
  86. After you have specified all the items to print in your report, you return to the Print Report dialog. Notice that it is now named at the top, and that the small white boxes give an indication of what will print in them.
  87.  
  88. -- part contents for card part 4
  89. ----- text -----
  90. All the options in this dialog box are still available‚Äîonce you have specified the items in your report, you can still change their size and spacing and arrangement on the page.